<Items> (repetitive trigger [required]): The list of objects (of any type). The items may have different types (as long as each of them contains a <Key Element Name> element, and all these elements have matching data types).
<Key Element Name> (non-repetitive trigger [required]): The name of the element by which grouping is made (for composite structures, "deep comparison" is used to determine object equality, and for numbers some tolerance is allowed, so two different key elements may be considered equal; for details refer to Equal). Exits <Groups> (repetitive exit [required]): A list of the created groups, each containing the group's key value (Key) and a list of items that share this key (Items). Usage Example http://www.tersus.com/#Id=664: